'Declaration
<DispIdAttribute(511)> Function PaletteGetColorsCount( _ ByVal ImageID As Integer _ ) As Integer
[DispId(511)] int PaletteGetColorsCount( int ImageID )
function PaletteGetColorsCount( ImageID: Integer ): Integer;
DispIdAttribute(511) function PaletteGetColorsCount( ImageID : int ) : int;
[DispId(511)] int PaletteGetColorsCount( int ImageID )
[DispId(511)] int PaletteGetColorsCount( int ImageID )
Parameters
- ImageID